[INFO] cloning repository https://github.com/dckc/spendr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dckc/spendr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fspendr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fspendr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6289f510796c4b26231fce02cf23566adcd982ae
[INFO] checking dckc/spendr against master#ab26b175979ee7b2cb3302dce204b99df96f7efb for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fspendr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dckc/spendr
[INFO] finished tweaking git repo https://github.com/dckc/spendr
[INFO] tweaked toml for git repo https://github.com/dckc/spendr written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dckc/spendr on toolchain ab26b175979ee7b2cb3302dce204b99df96f7efb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dckc/spendr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-util v0.1.0
[INFO] [stderr]   Downloaded tower-service v0.2.0
[INFO] [stderr]   Downloaded tower-layer v0.1.0
[INFO] [stderr]   Downloaded tower-request-modifier v0.1.0
[INFO] [stderr]   Downloaded futures v0.1.28
[INFO] [stderr]   Downloaded tower-hyper v0.1.1
[INFO] [stderr]   Downloaded codegen v0.1.1
[INFO] [stderr]   Downloaded tower-grpc v0.1.0
[INFO] [stderr]   Downloaded tower-grpc-build v0.1.0
[INFO] [stderr]   Downloaded prost-derive v0.5.0
[INFO] [stderr]   Downloaded tokio-executor v0.1.8
[INFO] [stderr]   Downloaded prost-types v0.5.0
[INFO] [stderr]   Downloaded multimap v0.4.0
[INFO] [stderr]   Downloaded humantime v1.2.0
[INFO] [stderr]   Downloaded http-connection v0.1.0
[INFO] [stderr]   Downloaded tower-http-util v0.1.0
[INFO] [stderr]   Downloaded termcolor v1.0.5
[INFO] [stderr]   Downloaded rustc-demangle v0.1.15
[INFO] [stderr]   Downloaded prost v0.5.0
[INFO] [stderr]   Downloaded tokio-timer v0.2.11
[INFO] [stderr]   Downloaded tokio-sync v0.1.6
[INFO] [stderr]   Downloaded indexmap v1.0.2
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.15
[INFO] [stderr]   Downloaded backtrace v0.3.34
[INFO] [stderr]   Downloaded unicode-segmentation v1.3.0
[INFO] [stderr]   Downloaded http v0.1.18
[INFO] [stderr]   Downloaded hyper v0.12.33
[INFO] [stderr]   Downloaded syn v0.15.43
[INFO] [stderr]   Downloaded regex-syntax v0.6.11
[INFO] [stderr]   Downloaded regex v1.2.1
[INFO] [stderr]   Downloaded prost-build v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66
[INFO] running `Command { std: "docker" "start" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66" "/opt/rustwide/cargo-home/bin/cargo" "+ab26b175979ee7b2cb3302dce204b99df96f7efb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking futures v0.1.28
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling syn v0.15.43
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]    Compiling getrandom v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking tower-service v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling backtrace v0.3.34
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling prost-build v0.5.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.15
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]    Compiling codegen v0.1.1
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tower-layer v0.1.0
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling hyper v0.12.33
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tower-util v0.1.0
[INFO] [stderr]     Checking http-connection v0.1.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking tower-http-util v0.1.0
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking tower-request-modifier v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.5.0
[INFO] [stderr]    Compiling prost v0.5.0
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking tower-grpc v0.1.0
[INFO] [stderr]    Compiling prost-types v0.5.0
[INFO] [stderr]     Checking tower-hyper v0.1.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling tower-grpc-build v0.1.0
[INFO] [stderr]    Compiling spendr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.00s
[INFO] running `Command { std: "docker" "inspect" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66", kill_on_drop: false }`
[INFO] [stdout] bcc3be0ef5ab0de50355f3fd6c4a5800f06d165ddef25e158acf2e4eeb79dc66
